CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - keyboard usb

搜索资源列表

  1. Usb-Mouse

    0下载:
  2. USB键盘的动作程序-USB keyboard action procedures
  3. 所属分类:uCOS

    • 发布日期:2017-05-03
    • 文件大小:650124
    • 提供者:Angie
  1. AT91USBFramework-Core1.02+HID1.01

    0下载:
  2. This software package contains the USB framework core developped by ATMEL, as well as two HID drivers for a mouse and a keyboard. The following files are included : - core/ -> Source code for the framework core -> Makefile for
  3. 所属分类:USB develop

    • 发布日期:2017-05-07
    • 文件大小:1585062
    • 提供者:容健安
  1. usb-device-hid-keyboard-project-at91sam7s-ek-iar.z

    0下载:
  2. useful when developer using ARM7 to interface HID devices like USB Keyboard-AT91SAM7SE test code for HID devices like USB keyboard for IAR platform
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:423746
    • 提供者:Tong Kwok Wai
  1. usb-storage.tar

    0下载:
  2. usb 子设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译 支持-usb device supports sub-sd card only the mouse keyboard driver support for gcc compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:112866
    • 提供者:肖夏
  1. Chapter_6_Advanced_experiments_part2

    0下载:
  2. 周立功magic2410实验箱源码 第6章Linux高级实验(part2) 6.9 IDE硬盘实验. 6.10 USB主机驱动编译与加载实验 6.11 U盘驱动程序编译与使用实验 6.12 USB键盘与鼠标应程序实验 6.13 FrameBuffer模块应用实验 6.14 video4linux模块应用实验 6.15 USB摄像头实验 -Magic2410 week experimental box Ligong source Linux High Chapt
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:422868
    • 提供者:yc
  1. keyboard

    0下载:
  2. 这是一个用AT89C5131做的USB接口键盘。有电路图和源程序。非常有应用价值的一个资料-USB keyboard
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:33233
    • 提供者:张树尧
  1. 2410USB

    0下载:
  2. 基于s3c2410平台的wince环境下USB编程。可是实现U盘,鼠标,键盘的usb接口加载。-S3c2410 based on wince platform USB programming environment. However, the realization of U disk, mouse, keyboard interface to load the usb.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-06
    • 文件大小:1168566
    • 提供者:panzekai
  1. USBHID_keil_usbkbd

    2下载:
  2. 利用USBHID在keil下实现usb小键盘的程序-Keil using in USBHID small usb keyboard under the procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:357235
    • 提供者:罗军
  1. Coding_Hardware_Windows

    0下载:
  2. Programming of hardware resources in Windows by means of functions BIOS, ports of input-output and program interface Win32 API is considered. Access and management methods are described by all basic devices of the modern personal computer: the mouse,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5049017
    • 提供者:sxd
  1. USkBeyboard

    0下载:
  2. c.CEPARKUSB学习板之实战第一个USB程序USB键盘-study of actual board c.CEPARKUSB the first USB keyboard USB program
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:487704
    • 提供者:wawa
  1. usbkeymouse(2port)

    0下载:
  2. USB键盘和鼠标开发,基于D12芯片,双端点设置-USB keyboard and mouse development, based on the D12-chip, dual-end set
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:89458
    • 提供者:张辰光
  1. usb_mouser_srcode

    0下载:
  2. USB键盘鼠标程序,使用C开发,嵌入式系统使用,可以在各种cpu下-USB keyboard and mouse, the use of C development, embedded systems, under a variety of cpu
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:32881
    • 提供者:朱小海
  1. usbcombo

    0下载:
  2. This example firmware is based on Microchip s USB Support Firmware. The purpose of this example is to provide a model for making a USB combination device. This mainly entails having the USB descr iptors set up correctly. File usb_ch9.c conta
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:15741
    • 提供者:chane
  1. project_usb_4550

    0下载:
  2. Computer source code for USB communication with PIC18F4550
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:354614
    • 提供者:Chinh Nguyen
  1. keyboardlogger

    0下载:
  2. inline hook 可以实现兼容PS/2键盘和USB键盘的Logge 源代码 键盘Logger是Hook 键盘类驱动Kbdclass的分发函数,在类驱动的下面是端口驱动。用DeviceTree 可以看到PS/2键盘的端口驱动是i8042prt,USB键盘的端口驱动是Kbdhid。无论是PS/2 键盘还是USB键盘,在端口驱动处理完IRP之后都会调用上层处理的回调函数,即KbdClass 处理输入数据的函数。Hook 这个回调函数,不但可以实现兼容PS/2 键盘和USB 键盘的Log
  3. 所属分类:Hook api

    • 发布日期:2017-03-23
    • 文件大小:62869
    • 提供者:ithurricane
  1. Keyboard

    0下载:
  2. USB 设备的键盘功能实现 Cypress 也有类似的例子-Hooks required to implement USB peripheral function.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3913
    • 提供者:
  1. usb_slave_ps2

    0下载:
  2. 毕业前实习时做的一个KVM项目,里面包含了USB键盘和ps2鼠标驱动程序-Before graduation to do an internship at the KVM project, which contains a USB keyboard and mouse drivers ps2
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:285161
    • 提供者:袁飞
  1. IDAutomation_BarcodeScannerIntegration

    0下载:
  2. USB Barcode Scanner Application Integration Guide 该使用指南可以为集成手提式 USB 和键盘型条码扫描仪提供范例,文档资料和软件以及 Visual Basic 源代码。使用该指南,手提式扫描仪可以简单地与现有或者定制的应用软件相集成,作为自动化,输入和识别设备使用-USB Barcode Scanner Application Integration Guide This Guide can be integrated hand-held USB
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:30559
    • 提供者:wuqingbo
  1. VHDL_NEXYS_Example41

    0下载:
  2. In this example w ill interface the PS/2 port to a PS/2 keyboard, also known as an AT keyboard. The example will not apply to the newer USB keyboards, or to the older, obsolete XT keyboard. Keyboards contain their own microprocessors that conti
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:20044
    • 提供者:will
  1. HIDKeys.2007-03-29

    0下载:
  2. A keyboard is interfaced to usb through avr mega8. Any hardware can be interfaced using this procedure.
  3. 所属分类:Project Design

    • 发布日期:2017-03-22
    • 文件大小:147139
    • 提供者:LABEEB
« 1 2 3 4 56 7 8 9 10 ... 22 »
搜珍网 www.dssz.com